home *** CD-ROM | disk | FTP | other *** search
/ Revolution - Das Atari CD Magazin 1997 / Revolution - Das Atari CD Magazin 1.iso / software / grafik / pic2icn / suffmaus.icn < prev    next >
Text File  |  1997-01-06  |  21KB  |  350 lines

  1. /* PICtoICON für ORCS (c)'97 by Richard Gordon Faika */
  2. #define ICON_W 0x00d0
  3. #define ICON_H 0x00d3
  4. #define ICONSIZE 0x0ab7
  5. WORD image[ICONSIZE] = {
  6.   0xffff,0xffff,0xffff,0xffff,0xffff,0xffff,0xffff,0xffff,
  7.   0xffff,0xffff,0xffff,0xffff,0x8000,0x0000,0x0000,0x0000,
  8.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  9.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  10.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  11.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  12.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x007c,
  13.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  14.   0x0000,0x0000,0x0000,0x0000,0x0082,0x0000,0x0000,0x0000,
  15.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  16.   0x0000,0x01fe,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  17.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x01fe,0x0000,
  18.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  19.   0x0000,0x0000,0x0000,0x01fe,0x0000,0x0000,0x0000,0x0000,
  20.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  21.   0x01fc,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  22.   0x0000,0x0000,0x0000,0x0000,0x0000,0x00fc,0x0000,0x0000,
  23.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  24.   0x0000,0x0000,0x0178,0x0000,0x0000,0x0000,0x0000,0x0000,
  25.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x07fe,
  26.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  27.   0x0000,0x0000,0x0000,0x0000,0x1fec,0x0000,0x0000,0x0000,
  28.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  29.   0x0000,0xf8ff,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  30.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0001,0xe076,0x0000,
  31.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  32.   0x0000,0x0000,0x0003,0x00e0,0x0000,0x0000,0x0000,0x0000,
  33.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0007,
  34.   0x0060,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  35.   0x0000,0x0000,0x0000,0x0000,0x0007,0x0000,0x0000,0x0000,
  36.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  37.   0x0000,0x0003,0x0001,0xffe0,0x0000,0x0000,0x0000,0x0000,
  38.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0003,0x801f,
  39.   0xfff0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  40.   0x0000,0x0000,0x0000,0x0001,0xfffe,0x00f0,0x0000,0x0000,
  41.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  42.   0x0000,0xff80,0x03e0,0x0000,0x0000,0x0000,0x0000,0x0000,
  43.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0xffff,0xff80,
  44.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  45.   0x0000,0x0000,0x0001,0xc1ff,0xf800,0x0000,0x0000,0x0000,
  46.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0003,
  47.   0x8000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  48.   0x0000,0x0000,0x0000,0x0000,0x0007,0x0000,0x0000,0x0000,
  49.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  50.   0x0000,0x0007,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  51.   0x0000,0x0000,0x8000,0x0000,0x0000,0x0000,0x0003,0x0000,
  52.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  53.   0x0000,0x0000,0x0000,0x0003,0xe000,0x7e00,0x0000,0x0000,
  54.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  55.   0x0001,0xf807,0xfe00,0x0000,0x0000,0x0000,0x0000,0x0000,
  56.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x3fff,0xf800,
  57.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  58.   0x0000,0x0000,0x0000,0x0fff,0x0000,0x0000,0x0000,0x0000,
  59.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  60.   0x1f80,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  61.   0x0000,0x0000,0x0000,0x0000,0x0000,0x7800,0x0000,0x0000,
  62.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  63.   0x0000,0x0000,0xf000,0x0000,0x0000,0x0000,0x0000,0x0000,
  64.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0xc000,
  65.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  66.   0x0000,0x0000,0x0000,0x0000,0xc000,0x0000,0x0000,0x0000,
  67.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  68.   0x0000,0xc000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  69.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x601f,0xe000,
  70.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  71.   0x0000,0x0000,0x0000,0x3fff,0xf000,0x0000,0x0000,0x0000,
  72.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  73.   0x7fff,0xe000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  74.   0x0000,0x0000,0x0000,0x0000,0x0000,0x7fdf,0x0000,0x0000,
  75.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  76.   0x0000,0x0000,0xe000,0x0000,0x0000,0x0000,0x0000,0x0000,
  77.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0xc000,
  78.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  79.   0x0000,0x0000,0x0000,0x0000,0xfffe,0x0000,0x0000,0x0000,
  80.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  81.   0x0000,0xffff,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  82.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x7ffe,0x0000,
  83.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  84.   0x0000,0x0000,0x0000,0x6000,0x0000,0x0000,0x0000,0x0000,
  85.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  86.   0xe000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  87.   0x0000,0x0000,0x0000,0x0000,0x0000,0x7c78,0x0000,0x0000,
  88.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  89.   0x0000,0x0000,0x3ff8,0x0000,0x0000,0x0000,0x0000,0x0000,
  90.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  91.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  92.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  93.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  94.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  95.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  96.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  97.   0x0000,0x0000,0x0000,0x007c,0x0000,0x0000,0x0000,0x0000,
  98.   0x003f,0xffc0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  99.   0x007c,0x0000,0x0000,0x0000,0x00ff,0xffff,0xffff,0xffe0,
  100.   0x0000,0x0000,0x0000,0x0000,0x0000,0x007c,0x0000,0x0100,
  101.   0x000f,0xffff,0xffff,0xffff,0xffff,0xe000,0x0000,0x0000,
  102.   0x0000,0x0000,0x0078,0x0000,0x0000,0x01ff,0xffff,0xfffc,
  103.   0x0003,0xffff,0xf800,0x0000,0x0000,0x0000,0x0000,0x007c,
  104.   0x0000,0x0000,0x7fff,0xfff0,0x0000,0x0008,0x0007,0xf800,
  105.   0x0000,0x0000,0x0000,0x0000,0x00f8,0x0000,0x003f,0xfffe,
  106.   0x0000,0x0000,0x44fd,0x2000,0x0e00,0x0000,0x0000,0x0000,
  107.   0x0000,0x00fc,0x0000,0x3fff,0xfc00,0x0001,0x1126,0xa1ff,
  108.   0xfc40,0x0700,0x0000,0x0000,0x0000,0x0000,0x01f8,0x0007,
  109.   0xfffe,0x0000,0x2248,0x020f,0xf3ff,0xff12,0x23c0,0x0000,
  110.   0x0000,0x0000,0x0000,0x01fc,0x003f,0xffc0,0x0093,0x0401,
  111.   0x3487,0xfbff,0xff01,0x05e0,0x0000,0x0000,0x0000,0x0000,
  112.   0x01f8,0x01ff,0xf800,0x480f,0x1068,0xbf97,0xffff,0xff88,
  113.   0x10e0,0x0000,0x0000,0x0000,0x0000,0x03fc,0x0fff,0x0004,
  114.   0x024f,0x02b8,0x7f8f,0xffff,0xfe10,0x82f0,0x0000,0x0000,
  115.   0x0000,0x0000,0x03fe,0x7ff8,0x0091,0x201f,0x03fc,0x3f83,
  116.   0xffff,0xf801,0x00f8,0x0000,0x0000,0x0000,0x0000,0x03ff,
  117.   0xff80,0x1200,0x293f,0x25fe,0x3fc7,0xfff8,0xf044,0x2878,
  118.   0x0000,0x0000,0x0000,0x0000,0x07ef,0xfc00,0x8049,0xf87f,
  119.   0x0bfe,0x5fcb,0xfff8,0x0008,0x027c,0x0000,0x0000,0x0000,
  120.   0x0000,0x0fff,0xe008,0x2407,0xf0bf,0x07ff,0x1fc7,0xffff,
  121.   0x8101,0x103c,0x0000,0x0000,0x7e00,0x0000,0x0fff,0xc042,
  122.   0x0127,0xf0ff,0x87ff,0x3fe1,0xffff,0xf440,0x411c,0x0000,
  123.   0x0000,0x7fc0,0x0000,0x1fdf,0xf201,0x100f,0xf17f,0x97ff,
  124.   0x8fe3,0xffff,0xfe28,0x085c,0x0000,0x0000,0xfffe,0x0000,
  125.   0x3fff,0xf848,0x448f,0xf1ff,0x8fff,0x9fe3,0xffff,0xff04,
  126.   0x823c,0x0000,0x0000,0xffff,0x0000,0x7ffb,0xfe00,0x0007,
  127.   0xf9ff,0x87ff,0xcfe1,0xfdff,0xff80,0x401c,0x0000,0x0000,
  128.   0x7c0f,0x8001,0xffbf,0xfe24,0x925f,0xfbff,0x9fff,0xdfe5,
  129.   0xfc7f,0xff92,0x113e,0x0000,0x0000,0xc1c1,0xc01d,0xffff,
  130.   0xfe40,0x000f,0xfdff,0x8fdf,0xffe3,0xfcf3,0xff80,0x080e,
  131.   0x0000,0x0000,0x03f0,0xf03f,0xfff7,0xff09,0x249f,0xffff,
  132.   0x9fcf,0xffe3,0xfdf0,0xff84,0x824e,0x0000,0x0000,0xcffc,
  133.   0x783f,0xfefe,0xff00,0x001f,0xffff,0x8fdf,0xf7e1,0xfff0,
  134.   0xff90,0x401e,0x0000,0x0000,0xcfff,0x187f,0xffdf,0xffa4,
  135.   0x920f,0xffff,0x9fff,0xfff3,0xffe1,0xff00,0x122e,0x0000,
  136.   0x0001,0xdfff,0x8dff,0xfbff,0xff80,0x009f,0xffff,0x9fff,
  137.   0xfff3,0xffe2,0xff0a,0x008e,0x0000,0x0001,0xffff,0x87ff,
  138.   0xfffb,0xffc9,0x242f,0xcfdf,0xbfff,0xfffd,0xffe7,0xfe01,
  139.   0x241e,0x0000,0x0001,0xffff,0xc7ff,0xdf7f,0x7fc0,0x001f,
  140.   0xcfdf,0xdfff,0xffff,0xffef,0xfc20,0x004e,0x0000,0x0001,
  141.   0xffff,0xc3ff,0xfbef,0xffc4,0x925f,0xc79f,0xfff1,0xffff,
  142.   0xffff,0xf812,0x491e,0x0000,0x0003,0xfff0,0xe7fe,0xffff,
  143.   0xffe0,0x009f,0xc39f,0xffe1,0xffff,0xffff,0xf000,0x001e,
  144.   0x0000,0x0003,0xffe0,0x73ff,0xdffd,0xbfe4,0x903f,0xc11f,
  145.   0xff81,0xffff,0xffff,0xe089,0x24bc,0x0000,0x0003,0xff80,
  146.   0x37f7,0xfedf,0xffe0,0x093f,0x8b0f,0xff00,0xffff,0xf7ff,
  147.   0xc040,0x001c,0x0000,0x0003,0xbf00,0x1ffe,0xffff,0xf7f2,
  148.   0x403f,0x845f,0xff04,0xfdff,0xf3ff,0x8212,0x493c,0x0000,
  149.   0x0003,0xbc00,0x3fff,0xeffb,0xffb0,0x04bf,0x8fdf,0xfe00,
  150.   0x78ff,0xe1f8,0x0000,0x003c,0x0000,0x0001,0xfc00,0x3df7,
  151.   0xfddf,0x7fb1,0x207f,0x9fff,0xfe12,0x30ff,0xc000,0x0924,
  152.   0x921c,0x0000,0x0001,0xf800,0x79ff,0xffff,0xefb8,0x083f,
  153.   0x0fff,0xfe00,0xa0ff,0x0000,0x0000,0x00bc,0x0000,0x0003,
  154.   0xd800,0x31fe,0xdfff,0xfff9,0x02ff,0x1ffe,0xfe24,0x4000,
  155.   0x0480,0x45a4,0x487c,0x0000,0x0001,0xd800,0x07ff,0xfb77,
  156.   0x7ffc,0x407f,0x0fe0,0xfe21,0xe400,0x5016,0xb3e1,0x243c,
  157.   0x0000,0x0000,0xcc00,0xfcff,0xffff,0xfffc,0x297e,0x1fe0,
  158.   0x0071,0xf13f,0xfe3f,0xfffa,0xf978,0x0000,0x0000,0xe200,
  159.   0x586f,0xffff,0xfa7c,0x80fc,0x1fe0,0x01ff,0xe2ff,0xfe5f,
  160.   0xffff,0xfc38,0x0000,0x0000,0xf003,0xb025,0xffff,0xf03e,
  161.   0x05f8,0x0fe3,0x43e7,0xc7fe,0x7e7f,0xefe7,0xe078,0x0000,
  162.   0x0000,0x7803,0xb030,0x97dd,0xa01e,0x20f0,0x5fe5,0xefcf,
  163.   0xc3fe,0x7efd,0xffef,0xc0f8,0x0000,0x0000,0x3c06,0x3071,
  164.   0x857e,0x800e,0x0060,0x1fef,0xffdf,0xc3fe,0x3e79,0xf7ff,
  165.   0x8178,0x0000,0x0000,0x1e46,0x3071,0x8010,0x000e,0x4a00,
  166.   0xbfff,0x1fff,0xc0fe,0x7ff9,0xf7ff,0x00f0,0x0000,0x0000,
  167.   0x0fee,0x7063,0x0030,0x700f,0x0039,0xffff,0x7fff,0xc5fc,
  168.   0x7df3,0xf3fe,0x0870,0x0000,0x0000,0x07fe,0x61e6,0x0033,
  169.   0xe10f,0x117d,0xffff,0xafcf,0xc0fc,0xfdf1,0xf7fc,0x02f0,
  170.   0x0000,0x0000,0x01fe,0x7fec,0x0077,0xf3c7,0x04fb,0xffff,
  171.   0x8fcf,0xc0fc,0xfbf1,0xf9f8,0x11f0,0x0000,0x0000,0x001c,
  172.   0x7fff,0x807f,0xf9e3,0x27f1,0xffff,0x9fc7,0xcc7d,0xe3f3,
  173.   0xf9f0,0x00f0,0x0000,0x0000,0x000c,0x4fff,0xc2fc,0x007f,
  174.   0x1ff0,0x7fff,0xcfcf,0xc6ff,0xfff1,0xf9f0,0x89e0,0x0000,
  175.   0x0400,0x000f,0x4fff,0x2ff0,0x007f,0x9ff1,0xfffd,0xdfc7,
  176.   0xce7f,0xfff3,0xf1f8,0x21e0,0x0000,0x3c00,0x003f,0xcfdf,
  177.   0x1fc0,0x003f,0xbbfb,0xfffd,0xcfcf,0xce78,0xfff3,0xf3f8,
  178.   0x02e0,0x0000,0x3c00,0x007f,0xeede,0x3f00,0x001f,0x83ff,
  179.   0xfffc,0xc7c7,0xcef8,0xfff7,0xf7f9,0x25c0,0x0000,0x3800,
  180.   0x01fe,0xfcd8,0x7e03,0xc03f,0x83ff,0x7ff9,0xcfcf,0xce79,
  181.   0xfff3,0xf778,0x03c0,0x0000,0x1000,0x01f8,0x1d8c,0xf81f,
  182.   0xfc1f,0x83f7,0x7f89,0xe7c7,0xde7b,0xfff7,0xee78,0x93c0,
  183.   0x0000,0x0000,0x03e7,0xf98f,0xf07f,0xfc3f,0x89f7,0x700b,
  184.   0xefc7,0xdef1,0xf9f7,0xfc3c,0x0780,0x0000,0x0000,0x018f,
  185.   0xf183,0xc0ff,0xde3f,0xc3f0,0xe00e,0xe7f3,0xfe73,0xf9ff,
  186.   0xf83d,0x2380,0x0000,0x0000,0x019e,0xe087,0x839f,0xef7f,
  187.   0xc0f0,0xe004,0x6ffb,0xf477,0xf0ff,0xb07f,0x0f80,0x0000,
  188.   0x000e,0x01b7,0xc087,0x0e7f,0xef3f,0xc9f9,0xe000,0xfff7,
  189.   0xe0f7,0xc1ff,0x7cff,0x8780,0x0000,0x0003,0xc0cf,0x8046,
  190.   0x1fff,0xee7f,0xc079,0xf000,0xffcf,0xc3ff,0x007d,0xf1ff,
  191.   0x9700,0x0000,0x0000,0x79ef,0x0040,0xff1f,0xc07f,0xc4f9,
  192.   0xfe0c,0xff1f,0x07f8,0x0000,0x007c,0x0f00,0x0000,0x0000,
  193.   0x0ffc,0x0003,0xf81f,0xc1f0,0xc07b,0xfffd,0xec1e,0x1fc0,
  194.   0x0900,0x0000,0x2f00,0x0000,0x0000,0x1ff0,0x001f,0xc03f,
  195.   0xc380,0xe47f,0xfffc,0xcc00,0x0e00,0x0000,0x1200,0x1e00,
  196.   0x0000,0x0000,0x38f8,0x003e,0x003f,0xe71f,0xe0bf,0xfffc,
  197.   0x8020,0x0001,0x2492,0x4080,0x9e00,0x0000,0x0000,0x387c,
  198.   0x00f8,0x007f,0xf27f,0xe23f,0xfffc,0x0000,0x9004,0x0000,
  199.   0x0812,0x3e00,0x0000,0x0000,0x38fe,0x00e0,0x007f,0xf8fc,
  200.   0xe47b,0xfffc,0x0248,0x0020,0x9249,0x0200,0x1c00,0x0000,
  201.   0x0000,0x1ffe,0x06c3,0xffff,0xffff,0xf1f3,0xfffc,0x4804,
  202.   0x8900,0x0000,0x9091,0x3c00,0x0000,0x0000,0x7ffc,0x0f9f,
  203.   0xffff,0xffff,0xf387,0xfffc,0x0120,0x2024,0x9248,0x0008,
  204.   0xbc00,0x0000,0x000f,0xfff8,0x037e,0x03ff,0xffff,0xf00f,
  205.   0xfffc,0x4402,0x0402,0x0004,0x9240,0x7800,0x0000,0x01ff,
  206.   0xfff0,0x0060,0x07ff,0xffff,0xf03f,0x803c,0x1048,0x8120,
  207.   0x4920,0x0404,0x7000,0x0000,0x3e00,0x03e0,0x0000,0x0fff,
  208.   0xdf9f,0xf03f,0x3c34,0x8100,0x2048,0x0056,0xd2db,0xf000,
  209.   0x0000,0x0000,0x0038,0x01f0,0x7ffe,0xff87,0xf277,0xfffc,
  210.   0x0812,0x1406,0xdabf,0xffff,0xe000,0x0000,0x0000,0x00fe,
  211.   0xa1ff,0xfc07,0xfb83,0xf870,0x3f83,0x2080,0x8357,0xffff,
  212.   0xffff,0xe000,0x0000,0x0000,0x03ef,0xe81f,0xfc07,0xff83,
  213.   0xf830,0xf003,0x0424,0x53ff,0xffff,0xffff,0xc000,0x0000,
  214.   0x0000,0x0f03,0xffff,0xfc03,0xff81,0xf930,0x0007,0xc10a,
  215.   0xffff,0xffe0,0x0000,0x0000,0x0000,0x0000,0x3c01,0xffff,
  216.   0xce03,0xb3c3,0xf8b0,0x0001,0xf15f,0xfffc,0x0000,0x0000,
  217.   0x0000,0x0000,0x0000,0xf000,0x3fff,0x038f,0xffc0,0xf870,
  218.   0x0000,0x77ff,0xff80,0x0000,0x0000,0x0000,0x0000,0x0001,
  219.   0xc000,0x07fa,0x01df,0xefe0,0xf870,0x0000,0x3fff,0xff80,
  220.   0x0000,0x0000,0x0000,0x0000,0x0007,0x8000,0x00fb,0x007b,
  221.   0xffe0,0x7ce0,0x0000,0x3fff,0xff80,0x0000,0x0000,0x0000,
  222.   0x0000,0x000e,0x0000,0x00df,0x0070,0x7ff0,0x3ae0,0x0000,
  223.   0x77ff,0xff80,0x0000,0x0000,0x0000,0x0000,0x001c,0x0000,
  224.   0x00df,0x00e0,0x07f0,0x1fc0,0x0000,0xe7ff,0xff80,0x0000,
  225.   0x0000,0x0000,0x0000,0x0018,0x0000,0x0074,0x01c0,0x00f8,
  226.   0x0fc0,0x0211,0xe7ff,0xff80,0x0000,0x0000,0x0000,0x0000,
  227.   0x0000,0x0000,0x0000,0x0382,0x0038,0x0000,0x1000,0xc7ff,
  228.   0xff80,0x0000,0x0000,0x0000,0x0000,0x0c00,0x0000,0x0000,
  229.   0x0700,0x901c,0x4000,0x0000,0xc7ff,0xff00,0x0000,0x0000,
  230.   0x0000,0x0000,0x1c00,0x0000,0x0000,0x0e10,0x020c,0x0000,
  231.   0x8042,0xe7ff,0xff80,0x0000,0x0000,0x0000,0x0000,0x3c00,
  232.   0x0000,0x0000,0x1c0a,0x408f,0x0000,0x0001,0xc7ff,0xff80,
  233.   0x0000,0x0000,0x0000,0x0000,0x3800,0x0000,0x0000,0x3840,
  234.   0x2407,0xc000,0x0407,0x87ff,0xff80,0x0000,0x0000,0x0000,
  235.   0x0000,0x0000,0x0000,0x0000,0x70a1,0x004f,0xea54,0x0003,
  236.   0x07ff,0xff80,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  237.   0x0001,0xe038,0x1216,0xfffd,0x0046,0x07ff,0xff80,0x0000,
  238.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0001,0xc4be,0x409c,
  239.   0xffff,0x6d2c,0x07ff,0xff80,0x0000,0x0000,0x0000,0x0000,
  240.   0x0000,0x0000,0x0003,0x8076,0x0838,0xc01f,0xfffc,0x07ff,
  241.   0xff00,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x000f,
  242.   0x083e,0x0273,0x001f,0xfff8,0x07ff,0xff80,0x0000,0x0000,
  243.   0x0000,0x0000,0x0000,0x0000,0x000e,0x023e,0x41e3,0x001e,
  244.   0xfff0,0x07ff,0xff80,0x0000,0x0000,0x0000,0x0000,0x0000,
  245.   0x0000,0x001c,0x1100,0x29c6,0x001e,0x0000,0x07ff,0xff80,
  246.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0038,0x2000,
  247.   0x039c,0x001e,0x0000,0x0fff,0xff80,0x0000,0x0000,0x0000,
  248.   0x0000,0x0000,0x0000,0x0070,0x0491,0x0f98,0x001e,0x0000,
  249.   0x07ff,0xff80,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  250.   0x0061,0x0000,0x4f30,0x001e,0x0000,0x07ff,0xff00,0x0000,
  251.   0x0000,0x0000,0x0000,0x0000,0x0000,0x00c0,0xa448,0x1ce0,
  252.   0x001e,0x0010,0x07ff,0x7f80,0x0000,0x0000,0x0000,0x0000,
  253.   0x0000,0x0000,0x01c0,0x0105,0x1cc0,0x001f,0xe030,0x07f8,
  254.   0x0780,0x0000,0x0000,0x0000,0x0000,0x0000,0x0400,0x0389,
  255.   0x1020,0x7b00,0x001f,0xfff0,0x07e8,0x0380,0x0000,0x0000,
  256.   0x0000,0x0000,0x0000,0x0e00,0x0700,0x2200,0xb700,0x001f,
  257.   0xfff0,0x07e8,0x03c0,0x0000,0x0000,0x0000,0x0000,0x0000,
  258.   0x1e00,0x0612,0x0093,0x6c00,0x001f,0xffe0,0x07c0,0x03c0,
  259.   0x0000,0x0000,0x0000,0x0000,0x0000,0x1e00,0x0c01,0x1005,
  260.   0xdc00,0x0000,0xff80,0x0780,0x07c0,0x0000,0x0000,0x0000,
  261.   0x0000,0x0000,0x1400,0x1848,0x248b,0xb800,0x0000,0x0000,
  262.   0x0780,0x03c0,0x0000,0x0000,0x0000,0x0000,0x0000,0x1800,
  263.   0x3000,0x804f,0x7000,0x0000,0x0000,0x0780,0x07c0,0x0000,
  264.   0x0000,0x0000,0x0000,0x0000,0x0000,0x7124,0x021e,0xf000,
  265.   0x0000,0x0000,0x0780,0x03c0,0x0000,0x0000,0x0000,0x0000,
  266.   0x0000,0x0000,0x6000,0x487d,0xe000,0x0000,0x0000,0x0380,
  267.   0x0780,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0xe249,
  268.   0x00bb,0xc000,0x0000,0x0000,0x0780,0x43c0,0x0000,0x0000,
  269.   0x0000,0x0000,0x0000,0x0000,0xc000,0x24f7,0x8000,0x0000,
  270.   0x0000,0x0380,0x01c0,0x0000,0x0000,0x0000,0x0000,0x0000,
  271.   0x0000,0x8492,0x03ef,0x0000,0x0000,0x0000,0x0380,0x03c0,
  272.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0001,0x8000,0x93de,
  273.   0x0000,0x0000,0x0000,0x0382,0x01c0,0x0000,0x0000,0x0000,
  274.   0x0000,0x0000,0x0001,0x9248,0x0ffc,0x0000,0x0000,0x0000,
  275.   0x0380,0x23c0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0001,
  276.   0xc002,0x5ff0,0x0000,0x0000,0x0000,0x0380,0x01c0,0x0000,
  277.   0x0000,0x0000,0x0000,0x0000,0x0001,0xc920,0x3fc0,0x0000,
  278.   0x0000,0x0000,0x0380,0x03c0,0x0000,0x0000,0x0000,0x0000,
  279.   0x0000,0x0000,0xc009,0xbf80,0x0000,0x0000,0x0000,0x0381,
  280.   0x01c0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0xf243,
  281.   0xff00,0x0000,0x0000,0x0000,0x0380,0x13c0,0x0000,0x0000,
  282.   0x0000,0x0000,0x0000,0x0000,0x7d2f,0xfc00,0x0000,0x0000,
  283.   0x0000,0x0380,0x01c0,0x0000,0x0000,0x0000,0x0000,0x0000,
  284.   0x0000,0x3fff,0xfc00,0x0000,0x0000,0x0000,0x0380,0x01c0,
  285.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x1fff,0xe000,
  286.   0x0000,0x0000,0x0000,0x0382,0x03c0,0x0000,0x0000,0x0000,
  287.   0x0000,0x0000,0x0000,0x0fff,0xc000,0x0000,0x0000,0x0000,
  288.   0x0380,0x41c0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  289.   0x01fe,0x0000,0x0000,0x0000,0x0000,0x0780,0x03c0,0x0000,
  290.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  291.   0x0000,0x0000,0x0380,0x01e0,0x0000,0x0000,0x0000,0x0000,
  292.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0382,
  293.   0x09e0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  294.   0x0000,0x0000,0x0000,0x0000,0x0180,0x03c0,0x0000,0x0000,
  295.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  296.   0x0000,0x0180,0x01e0,0x0000,0x0000,0x0000,0x0000,0x0000,
  297.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x01c0,0x81e0,
  298.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  299.   0x0000,0x0000,0x0000,0x01c0,0x08e0,0x0000,0x0000,0x0000,
  300.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  301.   0x01c0,0x01e0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  302.   0x0000,0x0000,0x0000,0x0000,0x0000,0x01c2,0x00e0,0x0000,
  303.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  304.   0x0000,0x0000,0x01c0,0x01e0,0x0000,0x0000,0x0000,0x0000,
  305.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x03c0,
  306.   0x40e0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  307.   0x0000,0x0000,0x0000,0x0000,0x01c0,0x09e0,0x0000,0x0000,
  308.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  309.   0x0000,0x01c0,0x00e0,0x0000,0x0000,0x0000,0x0000,0x0000,
  310.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x01c1,0x00e0,
  311.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  312.   0x0000,0x0000,0x0000,0x01c0,0x0060,0x0000,0x0000,0x0000,
  313.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  314.   0x01c0,0x00e0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  315.   0x0000,0x0000,0x0000,0x0000,0x0000,0x01c0,0x2460,0x0000,
  316.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  317.   0x0000,0x0000,0x01c1,0x0060,0x0000,0x0000,0x0000,0x0000,
  318.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x01c0,
  319.   0x00e0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  320.   0x0000,0x0000,0x0000,0x0000,0x03c0,0x0060,0x0000,0x0000,
  321.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  322.   0x0000,0x01c0,0x0060,0x0000,0x0000,0x0000,0x0000,0x0000,
  323.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x01c0,0x88f0,
  324.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  325.   0x0000,0x0000,0x0000,0x01c0,0x0070,0x0000,0x0000,0x0000,
  326.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  327.   0x01c0,0x00f0,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  328.   0x0000,0x0000,0x0000,0x0000,0x0000,0x01c0,0x0070,0x0000,
  329.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  330.   0x0000,0x0000,0x01c2,0x44f0,0x0000,0x0000,0x0000,0x0000,
  331.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x01c0,
  332.   0x0070,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  333.   0x0000,0x0000,0x0000,0x0000,0x03c0,0x0070,0x0000,0x0000,
  334.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  335.   0x0000,0x01c0,0x00f0,0x0000,0x0000,0x0000,0x0000,0x0000,
  336.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x01c0,0x1070,
  337.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  338.   0x0000,0x0000,0x0000,0x01c0,0x80f0,0x0000,0x0000,0x0000,
  339.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  340.   0x01c0,0x0070,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  341.   0x0000,0x0000,0x0000,0x0000,0x0000,0x01c0,0x0260,0x0000,
  342.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  343.   0x0000,0x0000,0x01c0,0x00e0,0x0000,0x0000,0x0000,0x0000,
  344.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x01c1,
  345.   0x1060,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  346.   0x0000,0x0000,0x0000,0x0000,0x01c0,0x0a40,0x0000,0x0000,
  347.   0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,0x0000,
  348.   0x0000,0x03c0,0xaf80,0x0000,0x0000,0x0000,0x0000,
  349. };
  350.